home *** CD-ROM | disk | FTP | other *** search
-
- Changes to V5.5 (10/18/95)
- --------------------------------------------------------------------------
- * Fixed problem with multi-os.device reading some floppys. Made it work
- with DELL high density drives.
-
- * New Converter program (fixed problem when an Amiga had only a single
- internal drive and any number of externals).
-
- * Fixed Forced Quit (LEFT-ALT, LEFT-AMIGA, ESC) for System 7.5.1.
-
- * Created driver for CyberVision64 video board. Supports multiple
- resolutions in 256 color, 'thouands', and 'millions' modes. Direct
- access... very fast!
-
- * READ THIS!! -
-
- It appears that some people are having problems with RsrvMem's reboot
- procedure and hard drive validation. There is a simple solution to
- this problem (which is a 'bug' in the OS). Cut this text and put it
- in place of the normal SetupEMPLANT execution (should be the first line
- in your s:startup-sequence file):
-
- ;begin EMPLANT setup
- ;DO NOT TOUCH!!!
- assign t: ram:
- execute >NIL: s:SetupEMPLANT
- ;end EMPLANT setup
-